Convert Base
Convert number from one base to another.
Node Data | |
|---|---|
Display name | |
Convert Base | |
Internal name | |
Node_Base_Convert | |
Inheritances | |
| Node_Processor | |
| Node_Base_Convert | |
Inputs | |
text |
Value |
int |
Base From |
int |
Base To |
Outputs | |
text |
Result |
Convert number from one base to another. This node output a number as string.
Properties
| Value | Number to convert |
| Base From | Base of the input number |
| Base To | Base of the output number |
Commit History
| 1.14.0 |
|
|---|